home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / database / sac.zip / SEE.DOC < prev    next >
Text File  |  1993-03-20  |  17KB  |  433 lines

  1.  
  2.  
  3.  
  4.    ===========================================================================
  5.    ==========================                       ==========================
  6.    =========================        " S E E "        =========================
  7.    =========================                         =========================
  8.    =========================   File Viewer/Printer   =========================
  9.    ==========================                       ==========================
  10.    ===========================================================================
  11.  
  12.  
  13.  
  14.  
  15.           The SEE, SEESETUP and GETKEY programs are  Copyright (C) 1992
  16.  
  17.  
  18.                                         by
  19.  
  20.  
  21.           Pinnacle Software, CP 386 Mount Royal, Quebec Canada  H3P 3C6
  22.           U.S. Office: Box 714 Airport Road, Swanton, Vermont 05488 USA
  23.  
  24.  
  25.  
  26.  
  27.                        Support Line: (514) 345-9578
  28.                      Free Files BBS: (514) 345-8654
  29.                          CompuServe: 70154,1577
  30.                               GEnie: T.CAMPBELL11
  31.                            Internet: 70154.1577@compuserve.com
  32.  
  33.  
  34.  
  35.    ===========================================================================
  36.    ===                                                                     ===
  37.    ===                LEGAL NOTICES AND SUPPORT INFORMATION                ===
  38.    ===                                                                     ===
  39.    ===========================================================================
  40.  
  41.  
  42.                             --------------------------
  43.                             SHAREWARE AND REGISTRATION
  44.                             --------------------------
  45.  
  46.    SEE is SPONSORED SOFTWARE.  This means that you can use unregistered copies
  47.    (i.e. those with advertising for products other than SEE in the INFO
  48.    pull-down menu) free of charge and share complete, unaltered copies with
  49.    your friends and associates.  It also means that informative advertisements
  50.    pop up from time to time.
  51.  
  52.    "SEE Executive" is nearly identical to the sponsored version of SEE -- but
  53.    without the advertisements.  "SEE Executive" is NOT shareware and may NOT
  54.    be passed around.  For ordering information, see the file SEE.FRM.
  55.  
  56.  
  57.  
  58.                          -------------------------------
  59.                          UPGRADING FROM EARLIER VERSIONS
  60.                          -------------------------------
  61.  
  62.    The configuration file (SEE.CFG) is compatible with the configuration file
  63.    from the previous version of SEE (v2.01, included in "The SEE Utilities
  64.    Version 2.20").  So if you have a configuration file from version 2.01 of
  65.    SEE, it will still work.  Nevertheless, you should run SEESETUP to see if
  66.    there are any new configuration items you would like to change.
  67.  
  68.    The "SEE" program was previously accompanied by some other utilities. The
  69.    GETKEY program is still included in the SEE package.  GETKEY is "freeware"
  70.    and may be given away as long as it is not altered in any way.  The GO-MENU
  71.    program is available in Pinnacle Software's "GO" product, while the other
  72.    utilities (MIDNIGHT, SV) will be issued separately, at a later date, in a
  73.    different utilities collection.
  74.  
  75.  
  76.  
  77.                                   --------------
  78.                                   WHAT IS "SEE"?
  79.                                   --------------
  80.  
  81.    SEE is a utility for viewing and printing text files. It can also display
  82.    hex files in a format that makes it easy for you to visually scan the file.
  83.    SEE's small size and low price (i.e. free for the Sponsor-Supported
  84.    Software version; $12 for the Executive version) makes it ideal for
  85.    inclusion with other software, so that the user can read the documentation
  86.    files.
  87.  
  88.    SEE also lets you extract portions of text from the listing.  The extracted
  89.    portion can be copied to the printer or to a text file.
  90.  
  91.  
  92.  
  93.    ===========================================================================
  94.    ===                                                                     ===
  95.    ===                           HOW TO USE "SEE"                          ===
  96.    ===                                                                     ===
  97.    ===========================================================================
  98.  
  99.  
  100.                                  -----------
  101.                                  STARTING UP
  102.                                  -----------
  103.  
  104.    At the DOS command prompt, enter SEE followed by the name of the file you
  105.    want to view.  For example, the command:
  106.  
  107.    SEE SEE.DOC
  108.  
  109.    would display the file named SEE.DOC.
  110.  
  111.    SEE automatically detects the type of file being viewed and selects the
  112.    appropriate display mode (text or hex).
  113.  
  114.  
  115.    ---------
  116.    WILDCARDS
  117.    ---------
  118.  
  119.    If you specify a "DOS Wildcard", you will see a menu of file names that
  120.    match. You can move the cursor to the file you want by using your arrow
  121.    keys, then press Enter to see the file.
  122.  
  123.    For example:
  124.  
  125.    SEE *.INF
  126.  
  127.    would show you all files with the extension INF.
  128.  
  129.    If you omit any file specification, SEE assumes you mean *.* so that the
  130.    following command would let you select from all files in the current
  131.    directory:
  132.  
  133.    SEE
  134.  
  135.  
  136.    -----------------------
  137.    CROSS-DIRECTORY VIEWING
  138.    -----------------------
  139.  
  140.    SEE normally looks for the files in your current drive and directory.
  141.    However, you can look at another drive or directory by specifying the path
  142.    name accordingly, as in this example:
  143.  
  144.    SEE D:\MYDIR\ACCOUNTS\PAYROLL.TXT
  145.  
  146.  
  147.    ----------
  148.    MONOCHROME
  149.    ----------
  150.  
  151.    SEE can normally detect if you have a color display card or not, but no DOS
  152.    program can detect if your monitor can actually display color.  (Some
  153.    people have color display cards with monochrome monitors)  If SEE is
  154.    displaying text in color and you want to force it to display in monochrome,
  155.    add  /M  to the file specification.  For example:
  156.  
  157.    SEE MYFILE.TXT /M
  158.  
  159.    This would display the file MYFILE.TXT in black and white.
  160.  
  161.    You can configure SEE (using the SEESETUP program) to always start up in
  162.    monochrome mode.  This will save you the bother of always having to specify
  163.    the /M parameter.
  164.  
  165.  
  166.    -------------
  167.    OTHER OPTIONS
  168.    -------------
  169.  
  170.    For a description of some other options, see the online help articles
  171.    available from SEE itself.  To view these articles, start up SEE in the
  172.    usual way (example:  SEE SEE.DOC) then press F1.
  173.  
  174.  
  175.  
  176.                                   -------------
  177.                                   READING FILES
  178.                                   -------------
  179.  
  180.  
  181.    --------------
  182.    SCROLLING KEYS
  183.    --------------
  184.  
  185.    Once you have selected the file you want to read, you can scroll back and
  186.    forth in the file a line at a time, using the arrow keys.  You can also
  187.    jump back and forth a screen at a time, using the PgUp and PgDn keys.
  188.  
  189.    The Home and End keys position the file to the beginning and end,
  190.    respectively.
  191.  
  192.    The spacebar key moves forward one screen each time it is pressed.  When
  193.    you reach the end of the file, you are returned to the previous operation
  194.    (i.e. the file selection menu, if you started SEE with DOS wildcards, or
  195.    the DOS prompt otherwise).
  196.  
  197.    The left and right-arrow keys scroll text left and right one character at a
  198.    time.  You can use these keys in conjunction with the Ctrl key to scroll
  199.    five characters at a time.
  200.  
  201.  
  202.    ---------
  203.    THE L KEY  --  Jump to a line
  204.    ---------
  205.  
  206.    The L key will ask you for a line number.  It will then jump to that line,
  207.    positioning it at the first line of the viewing area.
  208.  
  209.  
  210.    ---------
  211.    THE F KEY  --  Find text
  212.    ---------
  213.  
  214.    The F key will ask you for a text string.  If it finds that string in the
  215.    text, it will jump there, highlighting the line the text is on.  The line
  216.    is positioned in the middle of the screen, if possible.
  217.  
  218.    To search for the same text again, press the F3 function key.
  219.  
  220.  
  221.    -------------
  222.    THE ALT-Y KEY  --  Textify
  223.    -------------
  224.  
  225.    The ALT-Y key lets you filter the display of data in "binary" (non-text)
  226.    files such that only the words (and a little bit of extraneous material)
  227.    show up.  This is useful for scanning a program or data file for helpful
  228.    information, while removing most of the material that is intelligible only
  229.    to the computer.
  230.  
  231.    The textify function only works in hex display mode.  You can force SEE to
  232.    use hex display mode by starting it up with the  /X  switch, as in this
  233.    example:
  234.  
  235.    SEE MYFILE.DAT /X
  236.  
  237.    In most cases this will not be necessary, since SEE automatically detects
  238.    the difference between binary and text files.
  239.                                              
  240.  
  241.    ---------
  242.    THE C KEY  --  Copy part or all of the file to printer or file
  243.    ---------
  244.  
  245.    The C key sends a copy of the file (or part of it) to your printer, or to
  246.    another file.  See the section entitled "Copying" for details.
  247.  
  248.    While using the C feature, remember that the Esc key will always return you
  249.    to your previous operation.  If you were looking at the help screens, it
  250.    returns you to the viewing window.  If you were viewing text, it returns
  251.    you to the file selection menu (if you started SEE with DOS wildcards) or
  252.    the DOS prompt otherwise.
  253.  
  254.    The Copy command asks many questions in order to determine what you want to
  255.    do.  To save time, you can use the SEESETUP program to specify default
  256.    values to these questions, or skip them altogether (using a preselected
  257.    value).
  258.  
  259.  
  260.    -----------------
  261.    THE FUNCTION KEYS
  262.    -----------------
  263.  
  264.    F 1  displays the help screens.  See "Quick Help", above, for additional
  265.         information about these screens.
  266.  
  267.    F 2  displays a "ruler" line, which lets you determine in which column text
  268.         starts and ends.
  269.  
  270.    F 3  repeats the last Find operation (see "The F Key", above).
  271.  
  272.    F 4  sends a page eject character (ASCII 12, Hex $0C) to the printer.  You
  273.         can select the printer number.  By default it is printer LPT1 (or the
  274.         default printer number specified by SEESETUP).
  275.  
  276.    F 5  switches the display to 25 lines, in monochrome.
  277.  
  278.    F 6  switches the display to 25 lines, in color.
  279.  
  280.    F 7  switches the display to smaller letters, in monochrome, if you have
  281.         the appropriate display card.  If you have a CGA, Hercules or MCGA
  282.         card, nothing will happen.  If you have an EGA card, you will see 43
  283.         lines on your screen.  A VGA display card will display 50 lines.
  284.  
  285.    F 8  does what the F7 key does, but uses color instead of monochrome.
  286.  
  287.    F 9  is not used.
  288.  
  289.    F10  calls up a menu for selecting SEE functions.  This takes a little
  290.         longer than pressing a single letter key, but is easier to remember!
  291.         The menu also includes a Help section which explains various SEE
  292.         capabilities.
  293.  
  294.  
  295.  
  296.                                      -------
  297.                                      COPYING
  298.                                      -------
  299.  
  300.  
  301.    When you are viewing a file and you press the C (Copy) key, SEE will ask
  302.    you a few questions, then copy part (or all) of the file to the printer, or
  303.    to another file.
  304.  
  305.    The questions let you specify:
  306.  
  307.    PORTION:      Which part of the file (some, or all) should be copied.
  308.  
  309.    DESTINATION:  Which printer you want to print to (LPT1, LPT2 etc.) or which
  310.                  file you want to copy to (e.g. SAVE.TXT). If the file already
  311.                  exists, you can overwrite it, or add to the end.
  312.  
  313.    The following two questions apply to printing only:
  314.  
  315.    CONVERSION:   Whether to convert extended characters or not.
  316.  
  317.    FORM-FEED:    Whether the printer should "page eject" after printing.
  318.  
  319.    The printer questions are discussed in more detail, below.
  320.  
  321.    NOTE:  Before you start printing, make sure your printer is turned on, is
  322.    supplied with paper, and that the "Online" light is lit.  (On some
  323.    printers, the Online light may be labelled "Ready", or something similar.
  324.    Refer to your printer manual if you are not sure.)
  325.  
  326.    If at any time you wish to exit from the copying process, you can press the
  327.    Esc key.  If you were printing, you may have to turn your printer OFF for a
  328.    moment, then ON again, to reset it and clear its memory.
  329.  
  330.    The Copy command asks many questions in order to determine what you want to
  331.    do.  To save time, you can use the SEESETUP program to specify default
  332.    values to these questions, or skip them altogether (using a preselected
  333.    value).
  334.  
  335.  
  336.    -------------------
  337.    PRINTER DESTINATION
  338.    -------------------
  339.  
  340.    When you are asked to select a printer destination, choose the address of
  341.    the printer to which you are copying the text.  You can choose any printer
  342.    from LPT1 to LPT9.  (It is somewhat unusual to have a printer with an
  343.    address higher than LPT2.)
  344.  
  345.    If you are not sure, select LPT1.  Most PC-compatible computers have their
  346.    printer at that address.  Exception:  if your computer is sharing the
  347.    printer with other computers on a network, check with your network manager
  348.    before proceeding.
  349.  
  350.  
  351.    ----------
  352.    CONVERSION
  353.    ----------
  354.  
  355.    Many documents (such as this one) make use of the special characters that
  356.    are available on IBM-PC compatible computers.  Some printers, though
  357.    (particularly older printers and very high speed printers), can not print
  358.    these characters properly.
  359.  
  360.    If when you print, many of the characters come out wrong, you may have to
  361.    have them "converted".  The conversion process replaces these characters
  362.    with a "reasonable" substitution before printing them.  (Note that this
  363.    affects only the printing; the document you are viewing is NOT changed.)
  364.  
  365.    For example, accented letters can not be printed on all printers.  So an
  366.    accented "e" would be printed simply as "e", with no accent.  Line-drawing
  367.    characters (for boxes) are also a problem for some printers.  So the
  368.    vertical line character is replaced with the standard "split bar"
  369.    character, which looks almost the same.
  370.  
  371.  
  372.    ===========================================================================
  373.    ===                                                                     ===
  374.    ===                          CONFIGURING "SEE"                          ===
  375.    ===                                                                     ===
  376.    ===========================================================================
  377.  
  378.  
  379.    The SEE program is set up to use reasonable values for all of its
  380.    operations. For example, it will detect the kind of display card you have
  381.    and choose color or monochrome mode accordingly, using the same number of
  382.    lines per screen that you had set before you called up SEE.
  383.  
  384.    However, you may wish to change some of the selections.  You can create a
  385.    configuration file (named SEE.CFG) using the SEESETUP configuration program
  386.    (SEESETUP.EXE).
  387.  
  388.    When SEE starts up, it looks in the current (i.e. logged) drive and
  389.    directory for a file named SEE.CFG.  If it does not find it there, it looks
  390.    in the SEE home directory (i.e. where the SEE.EXE file is located) for the
  391.    file.  If it finds the file, it uses the values it specifies.  If it does
  392.    NOT find it (in either the logged or home directory), SEE uses reasonable
  393.    default values that are appropriate for virtually all machines.
  394.  
  395.    To start up SEESETUP, enter SEESETUP at the DOS prompt, or select "Setup"
  396.    on the SEE pull-down menu.  Each configuration screen can provide you with
  397.    detailed explanations of each configuration option -- press F1 whenever you
  398.    need additional information.
  399.  
  400.  
  401.    ===========================================================================
  402.    ===                                                                     ===
  403.    ===                               NOTES                                 ===
  404.    ===                                                                     ===
  405.    ===========================================================================
  406.  
  407.  
  408.                                  -------------
  409.                                  SEE EXECUTIVE
  410.                                  -------------
  411.  
  412.    You can get SEE without the advertisements.  This version is known as
  413.    "SEE Executive".  Single copies are $12.
  414.  
  415.    When you order SEE Executive, we will give you a special unlocking code
  416.    that will let you register any new sponsored or shareware version of SEE
  417.    that we issue for TWO YEARS.  It pays to plan ahead!
  418.  
  419.    For ordering information, see the file SEE.FRM.
  420.  
  421.  
  422.  
  423.                                     --------
  424.                                     AD SPACE
  425.                                     --------
  426.  
  427.    Ad space is available in later versions of SEE.  Payment for ads is on a
  428.    per-inquiry basis, so the rate is lower if you have an 800 number.  Ads
  429.    can run forever, or time out at a particular date.  For more information,
  430.    call Timothy Campbell at 514-345-9578.
  431.  
  432.  
  433.